!pr2
!lm12
!rm75
Bubble Sort Demonstration Program.......Bob Sander-Cederlof

The following program implements one of the most inefficient methods of sorting a list of items ever invented.  It is also a very specific implementation, not general at all.  But it should be valuable to study if you are not already well-versed in sorting techniques.  After execution, the bytes from $00 to $0F will be in ascending order.
